Authorizations
Body
A Base64-encoded string representing the image you wish to modify. Can contain alpha mask if desired.
A Base64-encoded string representing a mask for the areas you want to modify in the image. The mask should be the same dimensions as the image and in black and white. Black areas (0%) indicate no modification, while white areas (100%) specify areas for inpainting. Optional if you provide an alpha mask in the original image. Validation: The endpoint verifies that the dimensions of the mask match the original image.
The description of the changes you want to make. This text guides the inpainting process, allowing you to specify features, styles, or modifications for the masked area.
"ein fantastisches bild"
Number of steps for the image generation process
15 <= x <= 50
50
Whether to perform upsampling on the prompt. If active, automatically modifies the prompt for more creative generation
Optional seed for reproducibility
Guidance strength for the image generation process
1.5 <= x <= 100
Output format for the generated image. Can be 'jpeg' or 'png'.
jpeg
, png
Tolerance level for input and output moderation. Between 0 and 6, 0 being most strict, 6 being least strict.
0 <= x <= 6
2
URL to receive webhook notifications
1 - 2083
Optional secret for webhook signature verification